Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nConnect client connects to multi servers #63

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

billfort
Copy link
Contributor

  1. Config multi servers' remoteAdminAddr;
  2. Query servers' local IP for routing;
  3. Set up nkn tunnel for each server;
  4. Route data to each server by the server's local IP;
  5. Route other data to the default tunnel if the IP or target is not in the routing table.

config.client.json Outdated Show resolved Hide resolved
@billfort billfort force-pushed the multiconn branch 2 times, most recently from 23bb2cc to b7a2ba7 Compare June 21, 2023 23:11
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
nconnect.go Outdated Show resolved Hide resolved
nconnect.go Outdated Show resolved Hide resolved
nconnect.go Outdated Show resolved Hide resolved
ss/multiconn.go Outdated Show resolved Hide resolved
Signed-off-by: bill fort <fxbao@hotmail.com>
Copy link
Member

@yilunzhang yilunzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yilunzhang yilunzhang merged commit dbb888d into nknorg:master Jun 25, 2023
@billfort billfort deleted the multiconn branch July 17, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants